home *** CD-ROM | disk | FTP | other *** search
Makefile | 1989-06-20 | 1.6 KB | 27 lines |
- #
- # Prototype Makefile for machine-dependent directories.
- #
- # A file of this form resides in each ".md" subdirectory of a
- # command. Its name is typically "md.mk". During makes in the
- # parent directory, this file (or a similar file in a sibling
- # subdirectory) is included to define machine-specific things
- # such as additional source and object files.
- #
- # This Makefile is automatically generated.
- # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
- #
- # Generated from /sprite/lib/mkmf/Makefile.md
- # Tue Jun 20 10:51:52 PDT 1989
- #
- # For more information, refer to the mkmf manual page.
- #
- # $Header: Makefile.md,v 1.3 88/06/06 17:23:47 ouster Exp $
- #
- # Allow mkmf
-
- SRCS = sun4.md/idprom.c sun4.md/map.s sun4.md/standalloc.c sun4.md/start.s inet.c main.c tftp.c xxboot.c
- HDRS = sun4.md/bootparam.h sun4.md/buserr.h sun4.md/cpu.addrs.h sun4.md/cpu.map.h sun4.md/diag.h sun4.md/dpy.h sun4.md/enable.h sun4.md/globram.h sun4.md/idprom.h sun4.md/interreg.h sun4.md/saio.h sun4.md/sunmon.h sun4.md/sunromvec.h asyncbuf.h boot.h if.h if_ether.h in.h in_systm.h ip.h memvar.h pixrect.h sainet.h socket.h systypes.h tftp.h types.h udp.h
- MDPUBHDRS = sun4.md/bootparam.h sun4.md/buserr.h sun4.md/cpu.addrs.h sun4.md/cpu.map.h sun4.md/diag.h sun4.md/dpy.h sun4.md/enable.h sun4.md/globram.h sun4.md/idprom.h sun4.md/interreg.h sun4.md/saio.h sun4.md/sunmon.h sun4.md/sunromvec.h
- OBJS = sun4.md/inet.o sun4.md/main.o sun4.md/map.o sun4.md/standalloc.o sun4.md/start.o sun4.md/tftp.o sun4.md/xxboot.o sun4.md/idprom.o
- CLEANOBJS = sun4.md/idprom.o sun4.md/map.o sun4.md/standalloc.o sun4.md/start.o sun4.md/inet.o sun4.md/main.o sun4.md/tftp.o sun4.md/xxboot.o
-